Rate Overview
Live
1 GBP = 23.6260 MXN
1 MXN = 0.042326
GBP
Avg
23.3921
High
23.6310
Low
23.1872
Last updated: 3/6/2026, 8:14:44 AM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 23.63 MXN |
| 10 GBP | 236.26 MXN |
| 50 GBP | 1,181.30 MXN |
| 100 GBP | 2,362.60 MXN |
| 500 GBP | 11,813.02 MXN |
| 1,000 GBP | 23,626.05 MXN |
Get GBP/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MXNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-06T08:14:44Z",
"rates": {
"MXN": 23.626049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MXN",
"amount": 100
},
"result": 2362.6049,
"rate": 23.626049
}Build with GBP/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key