Rate Overview
Live
1 FJD = 1.7866 MYR
1 MYR = 0.559731
FJD
Avg
1.7783
High
1.7905
Low
1.7612
Last updated: 3/26/2026, 11:35:52 AM
Quick Conversions
| FJD | MYR |
|---|---|
| 1 FJD | 1.79 MYR |
| 10 FJD | 17.87 MYR |
| 50 FJD | 89.33 MYR |
| 100 FJD | 178.66 MYR |
| 500 FJD | 893.29 MYR |
| 1,000 FJD | 1,786.57 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-03-26T11:35:52Z",
"rates": {
"MYR": 1.786573
}
}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": 178.6573,
"rate": 1.786573
}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