Rate Overview
Live
1 UAH = 3.5399 JMD
1 JMD = 0.282496
UAH
Avg
3.5918
High
3.7094
Low
3.5135
Last updated: 7/7/2026, 4:37:43 AM
Quick Conversions
| UAH | JMD |
|---|---|
| 1 UAH | 3.54 JMD |
| 10 UAH | 35.40 JMD |
| 50 UAH | 176.99 JMD |
| 100 UAH | 353.99 JMD |
| 500 UAH | 1,769.94 JMD |
| 1,000 UAH | 3,539.88 JMD |
Get UAH/JMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=JMDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-07T04:37:43Z",
"rates": {
"JMD": 3.539876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=JMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "JMD",
"amount": 100
},
"result": 353.9876,
"rate": 3.539876
}Build with UAH/JMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key