Rate Overview
Live
1 THB = 0.252629 MOP
1 MOP = 3.9584
THB
Avg
0.255233
High
0.259259
Low
0.251948
Last updated: 3/7/2026, 12:08:07 AM
Quick Conversions
| THB | MOP |
|---|---|
| 1 THB | 0.25 MOP |
| 10 THB | 2.53 MOP |
| 50 THB | 12.63 MOP |
| 100 THB | 25.26 MOP |
| 500 THB | 126.31 MOP |
| 1,000 THB | 252.63 MOP |
Get THB/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=MOPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-07T00:08:07Z",
"rates": {
"MOP": 0.252629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "MOP",
"amount": 100
},
"result": 25.2629,
"rate": 0.252629
}Build with THB/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key