Rate Overview
Live
1 MOP = 326.3567 TZS
1 TZS = 0.003064
MOP
Avg
326.1832
High
326.6583
Low
325.7120
Last updated: 7/29/2026, 2:11:34 AM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 326.36 TZS |
| 10 MOP | 3,263.57 TZS |
| 50 MOP | 16,317.83 TZS |
| 100 MOP | 32,635.67 TZS |
| 500 MOP | 163,178.34 TZS |
| 1,000 MOP | 326,356.68 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-07-29T02:11:34Z",
"rates": {
"TZS": 326.356684
}
}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": 32635.6684,
"rate": 326.356684
}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