Rate Overview
Live
1 GBP = 23.7334 MXN
1 MXN = 0.042135
GBP
Avg
23.6194
High
23.9391
Low
23.1872
Last updated: 3/26/2026, 4:36:20 PM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 23.73 MXN |
| 10 GBP | 237.33 MXN |
| 50 GBP | 1,186.67 MXN |
| 100 GBP | 2,373.34 MXN |
| 500 GBP | 11,866.71 MXN |
| 1,000 GBP | 23,733.43 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-26T16:36:20Z",
"rates": {
"MXN": 23.733428
}
}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": 2373.3428,
"rate": 23.733428
}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