Rate Overview
Live
1 FJD = 7.7973 MDL
1 MDL = 0.128249
FJD
Avg
7.8152
High
7.8441
Low
7.7480
Last updated: 5/7/2026, 4:26:14 AM
Quick Conversions
| FJD | MDL |
|---|---|
| 1 FJD | 7.80 MDL |
| 10 FJD | 77.97 MDL |
| 50 FJD | 389.87 MDL |
| 100 FJD | 779.73 MDL |
| 500 FJD | 3,898.67 MDL |
| 1,000 FJD | 7,797.35 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-05-07T04:26:14Z",
"rates": {
"MDL": 7.797345
}
}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.7345,
"rate": 7.797345
}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