Rate Overview
Live
1 UAH = 3.5312 JMD
1 JMD = 0.283186
UAH
Avg
3.5913
High
3.7600
Low
3.5090
Last updated: 7/28/2026, 7:58:09 AM
Quick Conversions
| UAH | JMD |
|---|---|
| 1 UAH | 3.53 JMD |
| 10 UAH | 35.31 JMD |
| 50 UAH | 176.56 JMD |
| 100 UAH | 353.12 JMD |
| 500 UAH | 1,765.62 JMD |
| 1,000 UAH | 3,531.25 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-28T07:58:09Z",
"rates": {
"JMD": 3.531248
}
}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.1248,
"rate": 3.531248
}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