Rate Overview
Live
1 KYD = 9.6730 MOP
1 MOP = 0.103380
KYD
Avg
9.6796
High
9.6849
Low
9.6730
Last updated: 4/17/2026, 4:54:23 AM
Quick Conversions
| KYD | MOP |
|---|---|
| 1 KYD | 9.67 MOP |
| 10 KYD | 96.73 MOP |
| 50 KYD | 483.65 MOP |
| 100 KYD | 967.30 MOP |
| 500 KYD | 4,836.51 MOP |
| 1,000 KYD | 9,673.02 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-04-17T04:54:23Z",
"rates": {
"MOP": 9.67302
}
}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": 967.3019999999999,
"rate": 9.67302
}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