Rate Overview
Live
1 JOD = 5.7692 MYR
1 MYR = 0.173334
JOD
Avg
5.7707
High
5.7871
Low
5.7644
Last updated: 7/26/2026, 8:42:08 PM
Quick Conversions
| JOD | MYR |
|---|---|
| 1 JOD | 5.77 MYR |
| 10 JOD | 57.69 MYR |
| 50 JOD | 288.46 MYR |
| 100 JOD | 576.92 MYR |
| 500 JOD | 2,884.60 MYR |
| 1,000 JOD | 5,769.20 MYR |
Get JOD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JOD¤cies=MYRExample Response:
{
"success": true,
"base": "JOD",
"date": "2026-07-26T20:42:08Z",
"rates": {
"MYR": 5.769197
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JOD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JOD",
"to": "MYR",
"amount": 100
},
"result": 576.9197,
"rate": 5.769197
}Build with JOD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key