Rate Overview
Live
1 DJF = 0.022290 MYR
1 MYR = 44.8632
DJF
Avg
0.022287
High
0.022355
Low
0.022198
Last updated: 4/17/2026, 6:32:06 AM
Quick Conversions
| DJF | MYR |
|---|---|
| 1 DJF | 0.02 MYR |
| 10 DJF | 0.22 MYR |
| 50 DJF | 1.11 MYR |
| 100 DJF | 2.23 MYR |
| 500 DJF | 11.15 MYR |
| 1,000 DJF | 22.29 MYR |
Get DJF/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=MYRExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-04-17T06:32:06Z",
"rates": {
"MYR": 0.02229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "MYR",
"amount": 100
},
"result": 2.229,
"rate": 0.02229
}Build with DJF/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key