Rate Overview
Live
1 KYD = 9.7282 MOP
1 MOP = 0.102794
KYD
Avg
9.7169
High
9.8261
Low
9.6759
Last updated: 3/27/2026, 5:06:53 PM
Quick Conversions
| KYD | MOP |
|---|---|
| 1 KYD | 9.73 MOP |
| 10 KYD | 97.28 MOP |
| 50 KYD | 486.41 MOP |
| 100 KYD | 972.82 MOP |
| 500 KYD | 4,864.08 MOP |
| 1,000 KYD | 9,728.16 MOP |
Get KYD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=MOPExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-03-27T17:06:53Z",
"rates": {
"MOP": 9.728163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "MOP",
"amount": 100
},
"result": 972.8163000000001,
"rate": 9.728163
}Build with KYD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key