Rate Overview
Live
1 TZS = 0.003077 MOP
1 MOP = 324.9919
TZS
Avg
0.003083
High
0.003092
Low
0.003075
Last updated: 6/18/2026, 10:40:38 AM
Quick Conversions
| TZS | MOP |
|---|---|
| 1 TZS | 0.00 MOP |
| 10 TZS | 0.03 MOP |
| 50 TZS | 0.15 MOP |
| 100 TZS | 0.31 MOP |
| 500 TZS | 1.54 MOP |
| 1,000 TZS | 3.08 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-06-18T10:40:38Z",
"rates": {
"MOP": 0.003077
}
}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.3077,
"rate": 0.003077
}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