Rate Overview
Live
1 GBP = 23.3079 MXN
1 MXN = 0.042904
GBP
Avg
24.3901
High
26.0927
Low
23.1461
Last updated: 5/26/2026, 2:17:23 PM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 23.31 MXN |
| 10 GBP | 233.08 MXN |
| 50 GBP | 1,165.39 MXN |
| 100 GBP | 2,330.79 MXN |
| 500 GBP | 11,653.94 MXN |
| 1,000 GBP | 23,307.89 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-05-26T14:17:23Z",
"rates": {
"MXN": 23.307889
}
}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": 2330.7889,
"rate": 23.307889
}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