Rate Overview
Live
1 GBP = 23.2804 MXN
1 MXN = 0.042955
GBP
Avg
24.3029
High
29.1666
Low
20.8736
Last updated: 7/23/2026, 12:02:57 AM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 23.28 MXN |
| 10 GBP | 232.80 MXN |
| 50 GBP | 1,164.02 MXN |
| 100 GBP | 2,328.04 MXN |
| 500 GBP | 11,640.18 MXN |
| 1,000 GBP | 23,280.37 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-07-23T00:02:57Z",
"rates": {
"MXN": 23.280368
}
}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": 2328.0368,
"rate": 23.280368
}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