Rate Overview
Live
1 MOP = 318.8965 TZS
1 TZS = 0.003136
MOP
Avg
311.2610
High
320.3734
Low
299.1690
Last updated: 3/27/2026, 2:36:57 PM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 318.90 TZS |
| 10 MOP | 3,188.97 TZS |
| 50 MOP | 15,944.83 TZS |
| 100 MOP | 31,889.65 TZS |
| 500 MOP | 159,448.27 TZS |
| 1,000 MOP | 318,896.53 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-27T14:36:57Z",
"rates": {
"TZS": 318.896533
}
}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": 31889.653299999998,
"rate": 318.896533
}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