Rate Overview
Live
1 FJD = 1.8324 MYR
1 MYR = 0.545745
FJD
Avg
1.7982
High
1.8463
Low
1.7645
Last updated: 7/21/2026, 6:16:22 AM
Quick Conversions
| FJD | MYR |
|---|---|
| 1 FJD | 1.83 MYR |
| 10 FJD | 18.32 MYR |
| 50 FJD | 91.62 MYR |
| 100 FJD | 183.24 MYR |
| 500 FJD | 916.18 MYR |
| 1,000 FJD | 1,832.36 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-21T06:16:22Z",
"rates": {
"MYR": 1.832357
}
}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.2357,
"rate": 1.832357
}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