Rate Overview
Live
1 FJD = 1.8207 MYR
1 MYR = 0.549228
FJD
Avg
1.8258
High
1.8350
Low
1.8188
Last updated: 6/15/2026, 7:25:36 AM
Quick Conversions
| FJD | MYR |
|---|---|
| 1 FJD | 1.82 MYR |
| 10 FJD | 18.21 MYR |
| 50 FJD | 91.04 MYR |
| 100 FJD | 182.07 MYR |
| 500 FJD | 910.37 MYR |
| 1,000 FJD | 1,820.74 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-06-15T07:25:36Z",
"rates": {
"MYR": 1.820738
}
}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.0738,
"rate": 1.820738
}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