Rate Overview
Live
1 MRO = 0.446092 DJF
1 DJF = 2.2417
MRO
Avg
0.444626
High
0.446092
Low
0.443643
Last updated: 8/21/2026, 9:41:35 AM
Quick Conversions
| MRO | DJF |
|---|---|
| 1 MRO | 0.45 DJF |
| 10 MRO | 4.46 DJF |
| 50 MRO | 22.30 DJF |
| 100 MRO | 44.61 DJF |
| 500 MRO | 223.05 DJF |
| 1,000 MRO | 446.09 DJF |
Get MRO/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=DJFExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-08-21T09:41:35Z",
"rates": {
"DJF": 0.446092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "DJF",
"amount": 100
},
"result": 44.6092,
"rate": 0.446092
}Build with MRO/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key