Rate Overview
Live
1 FJD = 1.7948 MYR
1 MYR = 0.557153
FJD
Avg
1.7851
High
1.7948
Low
1.7760
Last updated: 4/15/2026, 10:52:47 PM
Quick Conversions
| FJD | MYR |
|---|---|
| 1 FJD | 1.79 MYR |
| 10 FJD | 17.95 MYR |
| 50 FJD | 89.74 MYR |
| 100 FJD | 179.48 MYR |
| 500 FJD | 897.42 MYR |
| 1,000 FJD | 1,794.84 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-04-15T22:52:47Z",
"rates": {
"MYR": 1.794839
}
}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.4839,
"rate": 1.794839
}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