Rate Overview
Live
1 FJD = 1.8052 MYR
1 MYR = 0.553967
FJD
Avg
1.8743
High
1.9838
Low
1.7686
Last updated: 3/26/2026, 2:52:15 PM
Quick Conversions
| FJD | MYR |
|---|---|
| 1 FJD | 1.81 MYR |
| 10 FJD | 18.05 MYR |
| 50 FJD | 90.26 MYR |
| 100 FJD | 180.52 MYR |
| 500 FJD | 902.58 MYR |
| 1,000 FJD | 1,805.16 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-26T14:52:15Z",
"rates": {
"MYR": 1.805161
}
}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": 180.5161,
"rate": 1.805161
}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