Rate Overview
Live
1 FJD = 1.8289 MYR
1 MYR = 0.546792
FJD
Avg
1.8253
High
1.8326
Low
1.8192
Last updated: 9/2/2026, 4:32:07 PM
Quick Conversions
| FJD | MYR |
|---|---|
| 1 FJD | 1.83 MYR |
| 10 FJD | 18.29 MYR |
| 50 FJD | 91.44 MYR |
| 100 FJD | 182.89 MYR |
| 500 FJD | 914.43 MYR |
| 1,000 FJD | 1,828.85 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-09-02T16:32:07Z",
"rates": {
"MYR": 1.82885
}
}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": 182.88500000000002,
"rate": 1.82885
}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