Rate Overview
Live
1 GBP = 23.3267 MXN
1 MXN = 0.042869
GBP
Avg
23.2425
High
23.3646
Low
23.0952
Last updated: 7/5/2026, 4:52:52 PM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 23.33 MXN |
| 10 GBP | 233.27 MXN |
| 50 GBP | 1,166.33 MXN |
| 100 GBP | 2,332.67 MXN |
| 500 GBP | 11,663.33 MXN |
| 1,000 GBP | 23,326.67 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-05T16:52:52Z",
"rates": {
"MXN": 23.326667
}
}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": 2332.6667,
"rate": 23.326667
}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