Rate Overview
Live
1 FJD = 1.8265 MYR
1 MYR = 0.547495
FJD
Avg
1.8165
High
1.8265
Low
1.8039
Last updated: 7/3/2026, 6:23:21 PM
Quick Conversions
| FJD | MYR |
|---|---|
| 1 FJD | 1.83 MYR |
| 10 FJD | 18.27 MYR |
| 50 FJD | 91.33 MYR |
| 100 FJD | 182.65 MYR |
| 500 FJD | 913.25 MYR |
| 1,000 FJD | 1,826.50 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-03T18:23:21Z",
"rates": {
"MYR": 1.826502
}
}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.6502,
"rate": 1.826502
}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