Rate Overview
Live
1 UAH = 3.5227 JMD
1 JMD = 0.283872
UAH
Avg
3.5357
High
3.5467
Low
3.5227
Last updated: 7/26/2026, 2:59:59 AM
Quick Conversions
| UAH | JMD |
|---|---|
| 1 UAH | 3.52 JMD |
| 10 UAH | 35.23 JMD |
| 50 UAH | 176.14 JMD |
| 100 UAH | 352.27 JMD |
| 500 UAH | 1,761.36 JMD |
| 1,000 UAH | 3,522.72 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-26T02:59:59Z",
"rates": {
"JMD": 3.522718
}
}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": 352.2718,
"rate": 3.522718
}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