Rate Overview
Live
1 GBP = 23.0971 MXN
1 MXN = 0.043296
GBP
Avg
23.1835
High
23.3901
Low
23.0802
Last updated: 6/15/2026, 3:11:34 PM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 23.10 MXN |
| 10 GBP | 230.97 MXN |
| 50 GBP | 1,154.85 MXN |
| 100 GBP | 2,309.71 MXN |
| 500 GBP | 11,548.53 MXN |
| 1,000 GBP | 23,097.07 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-06-15T15:11:34Z",
"rates": {
"MXN": 23.097066
}
}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": 2309.7066,
"rate": 23.097066
}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