Rate Overview
Live
1 FJD = 1.8314 MYR
1 MYR = 0.546033
FJD
Avg
1.8229
High
1.8572
Low
1.8039
Last updated: 7/22/2026, 11:09:50 AM
Quick Conversions
| FJD | MYR |
|---|---|
| 1 FJD | 1.83 MYR |
| 10 FJD | 18.31 MYR |
| 50 FJD | 91.57 MYR |
| 100 FJD | 183.14 MYR |
| 500 FJD | 915.70 MYR |
| 1,000 FJD | 1,831.39 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-22T11:09:50Z",
"rates": {
"MYR": 1.83139
}
}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.139,
"rate": 1.83139
}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