Rate Overview
Live
1 MXN = 0.042797 GBP
1 GBP = 23.3661
MXN
Avg
0.042820
High
0.042956
Low
0.042644
Last updated: 4/17/2026, 4:48:57 PM
Quick Conversions
| MXN | GBP |
|---|---|
| 1 MXN | 0.04 GBP |
| 10 MXN | 0.43 GBP |
| 50 MXN | 2.14 GBP |
| 100 MXN | 4.28 GBP |
| 500 MXN | 21.40 GBP |
| 1,000 MXN | 42.80 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-04-17T16:48:57Z",
"rates": {
"GBP": 0.042797
}
}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.2797,
"rate": 0.042797
}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