Rate Overview
Live
1 MDL = 0.128031 FJD
1 FJD = 7.8106
MDL
Avg
0.127932
High
0.129065
Low
0.127485
Last updated: 5/7/2026, 3:34:30 AM
Quick Conversions
| MDL | FJD |
|---|---|
| 1 MDL | 0.13 FJD |
| 10 MDL | 1.28 FJD |
| 50 MDL | 6.40 FJD |
| 100 MDL | 12.80 FJD |
| 500 MDL | 64.02 FJD |
| 1,000 MDL | 128.03 FJD |
Get MDL/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=FJDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-07T03:34:30Z",
"rates": {
"FJD": 0.128031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "FJD",
"amount": 100
},
"result": 12.8031,
"rate": 0.128031
}Build with MDL/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key