Rate Overview
Live
1 MXN = 999.7679 IDR
1 IDR = 0.001000
MXN
Avg
991.3784
High
999.7679
Low
984.8181
Last updated: 4/17/2026, 6:07:46 AM
Quick Conversions
| MXN | IDR |
|---|---|
| 1 MXN | 999.77 IDR |
| 10 MXN | 9,997.68 IDR |
| 50 MXN | 49,988.40 IDR |
| 100 MXN | 99,976.79 IDR |
| 500 MXN | 499,883.97 IDR |
| 1,000 MXN | 999,767.95 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-04-17T06:07:46Z",
"rates": {
"IDR": 999.767947
}
}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": 99976.7947,
"rate": 999.767947
}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