Rate Overview
Live
1 MOP = 326.8825 TZS
1 TZS = 0.003059
MOP
Avg
326.9777
High
327.4611
Low
326.3649
Last updated: 8/14/2026, 7:39:25 PM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 326.88 TZS |
| 10 MOP | 3,268.83 TZS |
| 50 MOP | 16,344.13 TZS |
| 100 MOP | 32,688.25 TZS |
| 500 MOP | 163,441.26 TZS |
| 1,000 MOP | 326,882.52 TZS |
Get MOP/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=TZSExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-14T19:39:25Z",
"rates": {
"TZS": 326.882519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "TZS",
"amount": 100
},
"result": 32688.2519,
"rate": 326.882519
}Build with MOP/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key