Rate Overview
Live
1 UZS = 0.000683 MOP
1 MOP = 1464.13
UZS
Avg
0.000684
High
0.000686
Low
0.000683
Last updated: 9/10/2026, 8:35:58 AM
Quick Conversions
| UZS | MOP |
|---|---|
| 1 UZS | 0.00 MOP |
| 10 UZS | 0.01 MOP |
| 50 UZS | 0.03 MOP |
| 100 UZS | 0.07 MOP |
| 500 UZS | 0.34 MOP |
| 1,000 UZS | 0.68 MOP |
Get UZS/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=MOPExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-09-10T08:35:58Z",
"rates": {
"MOP": 0.000683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "MOP",
"amount": 100
},
"result": 0.0683,
"rate": 0.000683
}Build with UZS/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key