Rate Overview
Live
1 MXN = 0.043812 GBP
1 GBP = 22.8248
MXN
Avg
0.043623
High
0.043812
Low
0.043364
Last updated: 9/6/2026, 8:41:48 PM
Quick Conversions
| MXN | GBP |
|---|---|
| 1 MXN | 0.04 GBP |
| 10 MXN | 0.44 GBP |
| 50 MXN | 2.19 GBP |
| 100 MXN | 4.38 GBP |
| 500 MXN | 21.91 GBP |
| 1,000 MXN | 43.81 GBP |
Get MXN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=GBPExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-09-06T20:41:48Z",
"rates": {
"GBP": 0.043812
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "GBP",
"amount": 100
},
"result": 4.3812,
"rate": 0.043812
}Build with MXN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key