Rate Overview
Live
1 THB = 0.243023 MOP
1 MOP = 4.1148
THB
Avg
0.242725
High
0.243793
Low
0.241981
Last updated: 7/4/2026, 9:09:05 AM
Quick Conversions
| THB | MOP |
|---|---|
| 1 THB | 0.24 MOP |
| 10 THB | 2.43 MOP |
| 50 THB | 12.15 MOP |
| 100 THB | 24.30 MOP |
| 500 THB | 121.51 MOP |
| 1,000 THB | 243.02 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-07-04T09:09:05Z",
"rates": {
"MOP": 0.243023
}
}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": 24.3023,
"rate": 0.243023
}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