Rate Overview
Live
1 MOP = 325.0868 TZS
1 TZS = 0.003076
MOP
Avg
322.9151
High
325.7579
Low
320.6388
Last updated: 5/27/2026, 2:53:27 PM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 325.09 TZS |
| 10 MOP | 3,250.87 TZS |
| 50 MOP | 16,254.34 TZS |
| 100 MOP | 32,508.68 TZS |
| 500 MOP | 162,543.42 TZS |
| 1,000 MOP | 325,086.83 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-05-27T14:53:27Z",
"rates": {
"TZS": 325.08683
}
}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": 32508.683,
"rate": 325.08683
}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