Rate Overview
Live
1 TZS = 0.003064 MOP
1 MOP = 326.3708
TZS
Avg
0.003066
High
0.003070
Low
0.003062
Last updated: 7/29/2026, 2:21:49 PM
Quick Conversions
| TZS | MOP |
|---|---|
| 1 TZS | 0.00 MOP |
| 10 TZS | 0.03 MOP |
| 50 TZS | 0.15 MOP |
| 100 TZS | 0.31 MOP |
| 500 TZS | 1.53 MOP |
| 1,000 TZS | 3.06 MOP |
Get TZS/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=MOPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-29T14:21:49Z",
"rates": {
"MOP": 0.003064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "MOP",
"amount": 100
},
"result": 0.3064,
"rate": 0.003064
}Build with TZS/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key