Rate Overview
Live
1 MOP = 319.6420 TZS
1 TZS = 0.003128
MOP
Avg
317.7441
High
320.0129
Low
315.5449
Last updated: 3/7/2026, 12:13:47 AM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 319.64 TZS |
| 10 MOP | 3,196.42 TZS |
| 50 MOP | 15,982.10 TZS |
| 100 MOP | 31,964.20 TZS |
| 500 MOP | 159,821.02 TZS |
| 1,000 MOP | 319,642.04 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-03-07T00:13:47Z",
"rates": {
"TZS": 319.642042
}
}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": 31964.2042,
"rate": 319.642042
}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