Rate Overview
Live
1 UAH = 3.5276 JMD
1 JMD = 0.283478
UAH
Avg
3.5367
High
3.5443
Low
3.5237
Last updated: 8/12/2026, 10:00:45 AM
Quick Conversions
| UAH | JMD |
|---|---|
| 1 UAH | 3.53 JMD |
| 10 UAH | 35.28 JMD |
| 50 UAH | 176.38 JMD |
| 100 UAH | 352.76 JMD |
| 500 UAH | 1,763.80 JMD |
| 1,000 UAH | 3,527.61 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-08-12T10:00:45Z",
"rates": {
"JMD": 3.527607
}
}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.76070000000004,
"rate": 3.527607
}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