Rate Overview
Live
1 FJD = 7.7977 MDL
1 MDL = 0.128243
FJD
Avg
7.8431
High
7.8839
Low
7.7977
Last updated: 7/24/2026, 5:18:52 AM
Quick Conversions
| FJD | MDL |
|---|---|
| 1 FJD | 7.80 MDL |
| 10 FJD | 77.98 MDL |
| 50 FJD | 389.88 MDL |
| 100 FJD | 779.77 MDL |
| 500 FJD | 3,898.85 MDL |
| 1,000 FJD | 7,797.70 MDL |
Get FJD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MDLExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-24T05:18:52Z",
"rates": {
"MDL": 7.797697
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MDL",
"amount": 100
},
"result": 779.7697000000001,
"rate": 7.797697
}Build with FJD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key