Rate Overview
Live
1 MRO = 0.443253 DJF
1 DJF = 2.2560
MRO
Avg
0.444333
High
0.446083
Low
0.443253
Last updated: 7/31/2026, 1:10:19 PM
Quick Conversions
| MRO | DJF |
|---|---|
| 1 MRO | 0.44 DJF |
| 10 MRO | 4.43 DJF |
| 50 MRO | 22.16 DJF |
| 100 MRO | 44.33 DJF |
| 500 MRO | 221.63 DJF |
| 1,000 MRO | 443.25 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-07-31T13:10:19Z",
"rates": {
"DJF": 0.443253
}
}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.3253,
"rate": 0.443253
}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