Rate Overview
Live
1 KMF = 0.139425 DOP
1 DOP = 7.1723
KMF
Avg
0.145610
High
0.152458
Low
0.135662
Last updated: 5/28/2026, 3:19:02 PM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.14 DOP |
| 10 KMF | 1.39 DOP |
| 50 KMF | 6.97 DOP |
| 100 KMF | 13.94 DOP |
| 500 KMF | 69.71 DOP |
| 1,000 KMF | 139.42 DOP |
Get KMF/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=DOPExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-05-28T15:19:02Z",
"rates": {
"DOP": 0.139425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "DOP",
"amount": 100
},
"result": 13.942499999999999,
"rate": 0.139425
}Build with KMF/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key