Rate Overview
Live
1 MRO = 0.005476 FJD
1 FJD = 182.6150
MRO
Avg
0.005519
High
0.005554
Low
0.005476
Last updated: 5/28/2026, 9:40:19 PM
Quick Conversions
| MRO | FJD |
|---|---|
| 1 MRO | 0.01 FJD |
| 10 MRO | 0.05 FJD |
| 50 MRO | 0.27 FJD |
| 100 MRO | 0.55 FJD |
| 500 MRO | 2.74 FJD |
| 1,000 MRO | 5.48 FJD |
Get MRO/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=FJDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-05-28T21:40:19Z",
"rates": {
"FJD": 0.005476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "FJD",
"amount": 100
},
"result": 0.5476,
"rate": 0.005476
}Build with MRO/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key