Rate Overview
Live
1 FJD = 1.7996 MYR
1 MYR = 0.555689
FJD
Avg
1.7993
High
1.8114
Low
1.7850
Last updated: 5/6/2026, 1:45:37 AM
Quick Conversions
| FJD | MYR |
|---|---|
| 1 FJD | 1.80 MYR |
| 10 FJD | 18.00 MYR |
| 50 FJD | 89.98 MYR |
| 100 FJD | 179.96 MYR |
| 500 FJD | 899.78 MYR |
| 1,000 FJD | 1,799.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-05-06T01:45:37Z",
"rates": {
"MYR": 1.799568
}
}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": 179.95680000000002,
"rate": 1.799568
}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