Rate Overview
Live
1 UZS = 0.006001 GMD
1 GMD = 166.6389
UZS
Avg
0.006039
High
0.006086
Low
0.006001
Last updated: 4/17/2026, 10:45:50 PM
Quick Conversions
| UZS | GMD |
|---|---|
| 1 UZS | 0.01 GMD |
| 10 UZS | 0.06 GMD |
| 50 UZS | 0.30 GMD |
| 100 UZS | 0.60 GMD |
| 500 UZS | 3.00 GMD |
| 1,000 UZS | 6.00 GMD |
Get UZS/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=GMDExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-04-17T22:45:50Z",
"rates": {
"GMD": 0.006001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "GMD",
"amount": 100
},
"result": 0.6001000000000001,
"rate": 0.006001
}Build with UZS/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key