Rate Overview
Live
1 GBP = 23.0429 MXN
1 MXN = 0.043397
GBP
Avg
23.0793
High
23.1616
Low
23.0067
Last updated: 8/14/2026, 10:43:14 PM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 23.04 MXN |
| 10 GBP | 230.43 MXN |
| 50 GBP | 1,152.15 MXN |
| 100 GBP | 2,304.29 MXN |
| 500 GBP | 11,521.46 MXN |
| 1,000 GBP | 23,042.93 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-08-14T22:43:14Z",
"rates": {
"MXN": 23.042926
}
}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": 2304.2926,
"rate": 23.042926
}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