Rate Overview
Live
1 KGS = 0.091978 MOP
1 MOP = 10.8722
KGS
Avg
0.092156
High
0.092363
Low
0.091690
Last updated: 8/5/2026, 3:08:45 AM
Quick Conversions
| KGS | MOP |
|---|---|
| 1 KGS | 0.09 MOP |
| 10 KGS | 0.92 MOP |
| 50 KGS | 4.60 MOP |
| 100 KGS | 9.20 MOP |
| 500 KGS | 45.99 MOP |
| 1,000 KGS | 91.98 MOP |
Get KGS/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MOPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-05T03:08:45Z",
"rates": {
"MOP": 0.091978
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MOP",
"amount": 100
},
"result": 9.1978,
"rate": 0.091978
}Build with KGS/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key