Rate Overview
Live
1 MRO = 0.005581 FJD
1 FJD = 179.1794
MRO
Avg
0.005639
High
0.005782
Low
0.005489
Last updated: 7/29/2026, 1:59:45 PM
Quick Conversions
| MRO | FJD |
|---|---|
| 1 MRO | 0.01 FJD |
| 10 MRO | 0.06 FJD |
| 50 MRO | 0.28 FJD |
| 100 MRO | 0.56 FJD |
| 500 MRO | 2.79 FJD |
| 1,000 MRO | 5.58 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-07-29T13:59:45Z",
"rates": {
"FJD": 0.005581
}
}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.5581,
"rate": 0.005581
}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