Rate Overview
Live
1 GBP = 22.9351 MXN
1 MXN = 0.043601
GBP
Avg
23.0169
High
23.0768
Low
22.9224
Last updated: 9/2/2026, 2:47:25 PM
Quick Conversions
| GBP | MXN |
|---|---|
| 1 GBP | 22.94 MXN |
| 10 GBP | 229.35 MXN |
| 50 GBP | 1,146.76 MXN |
| 100 GBP | 2,293.51 MXN |
| 500 GBP | 11,467.57 MXN |
| 1,000 GBP | 22,935.13 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-09-02T14:47:25Z",
"rates": {
"MXN": 22.935134
}
}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": 2293.5134000000003,
"rate": 22.935134
}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