Rate Overview
Live
1 MXN = 1009.91 IDR
1 IDR = 0.000990
MXN
Avg
999.2303
High
1009.91
Low
990.2739
Last updated: 5/7/2026, 10:12:03 AM
Quick Conversions
| MXN | IDR |
|---|---|
| 1 MXN | 1,009.91 IDR |
| 10 MXN | 10,099.12 IDR |
| 50 MXN | 50,495.60 IDR |
| 100 MXN | 100,991.21 IDR |
| 500 MXN | 504,956.04 IDR |
| 1,000 MXN | 1,009,912.09 IDR |
Get MXN/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=IDRExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-05-07T10:12:03Z",
"rates": {
"IDR": 1009.912089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "IDR",
"amount": 100
},
"result": 100991.2089,
"rate": 1009.912089
}Build with MXN/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key