Rate Overview
Live
1 DJF = 0.022174 MYR
1 MYR = 45.0979
DJF
Avg
0.022075
High
0.022196
Low
0.021801
Last updated: 3/7/2026, 3:48:22 AM
Quick Conversions
| DJF | MYR |
|---|---|
| 1 DJF | 0.02 MYR |
| 10 DJF | 0.22 MYR |
| 50 DJF | 1.11 MYR |
| 100 DJF | 2.22 MYR |
| 500 DJF | 11.09 MYR |
| 1,000 DJF | 22.17 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-03-07T03:48:22Z",
"rates": {
"MYR": 0.022174
}
}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.2174,
"rate": 0.022174
}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