Rate Overview
Live
1 MDL = 0.127129 FJD
1 FJD = 7.8660
MDL
Avg
0.130048
High
0.135501
Low
0.123416
Last updated: 3/27/2026, 2:48:08 PM
Quick Conversions
| MDL | FJD |
|---|---|
| 1 MDL | 0.13 FJD |
| 10 MDL | 1.27 FJD |
| 50 MDL | 6.36 FJD |
| 100 MDL | 12.71 FJD |
| 500 MDL | 63.56 FJD |
| 1,000 MDL | 127.13 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-03-27T14:48:08Z",
"rates": {
"FJD": 0.127129
}
}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.7129,
"rate": 0.127129
}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