Rate Overview
Live
1 GBP = 23.4127 MXN
1 MXN = 0.042712
GBP
Avg
23.3757
High
23.4496
Low
23.2796
Last updated: 4/15/2026, 11:50:59 PM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 23.41 MXN |
| 10 GBP | 234.13 MXN |
| 50 GBP | 1,170.63 MXN |
| 100 GBP | 2,341.27 MXN |
| 500 GBP | 11,706.35 MXN |
| 1,000 GBP | 23,412.69 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-04-15T23:50:59Z",
"rates": {
"MXN": 23.412693
}
}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": 2341.2693,
"rate": 23.412693
}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