Rate Overview
Live
1 IDR = 0.000225 MYR
1 MYR = 4444.44
IDR
Avg
0.000227
High
0.000229
Low
0.000225
Last updated: 5/7/2026, 5:05:23 PM
Quick Conversions
| IDR | MYR |
|---|---|
| 1 IDR | 0.00 MYR |
| 10 IDR | 0.00 MYR |
| 50 IDR | 0.01 MYR |
| 100 IDR | 0.02 MYR |
| 500 IDR | 0.11 MYR |
| 1,000 IDR | 0.23 MYR |
Get IDR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=MYRExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-07T17:05:23Z",
"rates": {
"MYR": 0.000225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "MYR",
"amount": 100
},
"result": 0.0225,
"rate": 0.000225
}Build with IDR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key