Rate Overview
Live
1 MXN = 0.042903 GBP
1 GBP = 23.3084
MXN
Avg
0.042946
High
0.043298
Low
0.042799
Last updated: 7/7/2026, 10:07:01 AM
Quick Conversions
| MXN | GBP |
|---|---|
| 1 MXN | 0.04 GBP |
| 10 MXN | 0.43 GBP |
| 50 MXN | 2.15 GBP |
| 100 MXN | 4.29 GBP |
| 500 MXN | 21.45 GBP |
| 1,000 MXN | 42.90 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-07-07T10:07:01Z",
"rates": {
"GBP": 0.042903
}
}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.290299999999999,
"rate": 0.042903
}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