Rate Overview
Live
1 MOP = 321.0866 TZS
1 TZS = 0.003114
MOP
Avg
322.1570
High
323.2279
Low
321.0866
Last updated: 5/7/2026, 8:00:04 AM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 321.09 TZS |
| 10 MOP | 3,210.87 TZS |
| 50 MOP | 16,054.33 TZS |
| 100 MOP | 32,108.66 TZS |
| 500 MOP | 160,543.32 TZS |
| 1,000 MOP | 321,086.64 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-07T08:00:04Z",
"rates": {
"TZS": 321.086638
}
}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": 32108.6638,
"rate": 321.086638
}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