Rate Overview
Live
1 MRO = 0.445827 DJF
1 DJF = 2.2430
MRO
Avg
0.445319
High
0.446503
Low
0.443715
Last updated: 6/21/2026, 12:29:46 AM
Quick Conversions
| MRO | DJF |
|---|---|
| 1 MRO | 0.45 DJF |
| 10 MRO | 4.46 DJF |
| 50 MRO | 22.29 DJF |
| 100 MRO | 44.58 DJF |
| 500 MRO | 222.91 DJF |
| 1,000 MRO | 445.83 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-06-21T00:29:46Z",
"rates": {
"DJF": 0.445827
}
}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.582699999999996,
"rate": 0.445827
}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