Rate Overview
Live
1 GBP = 23.2761 MXN
1 MXN = 0.042963
GBP
Avg
23.4303
High
23.9819
Low
22.9416
Last updated: 7/22/2026, 7:03:51 PM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 23.28 MXN |
| 10 GBP | 232.76 MXN |
| 50 GBP | 1,163.81 MXN |
| 100 GBP | 2,327.61 MXN |
| 500 GBP | 11,638.05 MXN |
| 1,000 GBP | 23,276.10 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-22T19:03:51Z",
"rates": {
"MXN": 23.276103
}
}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": 2327.6103,
"rate": 23.276103
}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