Rate Overview
Live
1 FJD = 1.8335 MYR
1 MYR = 0.545417
FJD
Avg
1.8294
High
1.8335
Low
1.8235
Last updated: 7/24/2026, 10:56:29 PM
Quick Conversions
| FJD | MYR |
|---|---|
| 1 FJD | 1.83 MYR |
| 10 FJD | 18.33 MYR |
| 50 FJD | 91.67 MYR |
| 100 FJD | 183.35 MYR |
| 500 FJD | 916.73 MYR |
| 1,000 FJD | 1,833.46 MYR |
Get FJD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MYRExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-24T22:56:29Z",
"rates": {
"MYR": 1.833459
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MYR",
"amount": 100
},
"result": 183.3459,
"rate": 1.833459
}Build with FJD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key