Rate Overview
Live
1 TZS = 0.003136 MOP
1 MOP = 318.8776
TZS
Avg
0.003130
High
0.003142
Low
0.003118
Last updated: 3/27/2026, 9:25:35 AM
Quick Conversions
| TZS | MOP |
|---|---|
| 1 TZS | 0.00 MOP |
| 10 TZS | 0.03 MOP |
| 50 TZS | 0.16 MOP |
| 100 TZS | 0.31 MOP |
| 500 TZS | 1.57 MOP |
| 1,000 TZS | 3.14 MOP |
Get TZS/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=MOPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-27T09:25:35Z",
"rates": {
"MOP": 0.003136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "MOP",
"amount": 100
},
"result": 0.3136,
"rate": 0.003136
}Build with TZS/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key