Rate Overview
Live
1 THB = 0.245091 MOP
1 MOP = 4.0801
THB
Avg
0.246352
High
0.250096
Low
0.244738
Last updated: 3/27/2026, 7:49:12 AM
Quick Conversions
| THB | MOP |
|---|---|
| 1 THB | 0.25 MOP |
| 10 THB | 2.45 MOP |
| 50 THB | 12.25 MOP |
| 100 THB | 24.51 MOP |
| 500 THB | 122.55 MOP |
| 1,000 THB | 245.09 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-27T07:49:12Z",
"rates": {
"MOP": 0.245091
}
}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.5091,
"rate": 0.245091
}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