Rate Overview
Live
1 MRO = 0.005593 FJD
1 FJD = 178.7949
MRO
Avg
0.005572
High
0.005593
Low
0.005546
Last updated: 6/18/2026, 10:22:36 AM
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.80 FJD |
| 1,000 MRO | 5.59 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-06-18T10:22:36Z",
"rates": {
"FJD": 0.005593
}
}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.5593,
"rate": 0.005593
}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