Rate Overview
Live
1 GBP = 23.8316 MXN
1 MXN = 0.041961
GBP
Avg
24.0439
High
24.8345
Low
23.0944
Last updated: 3/26/2026, 2:52:14 PM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 23.83 MXN |
| 10 GBP | 238.32 MXN |
| 50 GBP | 1,191.58 MXN |
| 100 GBP | 2,383.16 MXN |
| 500 GBP | 11,915.81 MXN |
| 1,000 GBP | 23,831.62 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-26T14:52:14Z",
"rates": {
"MXN": 23.831618
}
}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": 2383.1618,
"rate": 23.831618
}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