Rate Overview
Live
1 MOP = 326.4000 TZS
1 TZS = 0.003064
MOP
Avg
318.2055
High
337.3353
Low
295.7485
Last updated: 7/27/2026, 12:24:01 PM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 326.40 TZS |
| 10 MOP | 3,264.00 TZS |
| 50 MOP | 16,320.00 TZS |
| 100 MOP | 32,640.00 TZS |
| 500 MOP | 163,199.99 TZS |
| 1,000 MOP | 326,399.98 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-27T12:24:01Z",
"rates": {
"TZS": 326.399983
}
}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": 32639.998300000003,
"rate": 326.399983
}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