Rate Overview
Live
1 MRO = 0.005653 FJD
1 FJD = 176.8972
MRO
Avg
0.266586
High
13.8339
Low
0.005489
Last updated: 3/29/2026, 12:44:01 PM
Quick Conversions
| MRO | FJD |
|---|---|
| 1 MRO | 0.01 FJD |
| 10 MRO | 0.06 FJD |
| 50 MRO | 0.28 FJD |
| 100 MRO | 0.57 FJD |
| 500 MRO | 2.83 FJD |
| 1,000 MRO | 5.65 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-03-29T12:44:01Z",
"rates": {
"FJD": 0.005653
}
}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.5653,
"rate": 0.005653
}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