Rate Overview
Live
1 FJD = 7.8197 MDL
1 MDL = 0.127881
FJD
Avg
7.8079
High
7.8639
Low
7.7410
Last updated: 9/4/2026, 11:55:15 AM
Quick Conversions
| FJD | MDL |
|---|---|
| 1 FJD | 7.82 MDL |
| 10 FJD | 78.20 MDL |
| 50 FJD | 390.99 MDL |
| 100 FJD | 781.97 MDL |
| 500 FJD | 3,909.87 MDL |
| 1,000 FJD | 7,819.75 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-09-04T11:55:15Z",
"rates": {
"MDL": 7.819749
}
}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": 781.9748999999999,
"rate": 7.819749
}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