Rate Overview
Live
1 KMF = 0.142900 DOP
1 DOP = 6.9979
KMF
Avg
0.142943
High
0.143749
Low
0.142203
Last updated: 4/17/2026, 8:20:23 PM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.14 DOP |
| 10 KMF | 1.43 DOP |
| 50 KMF | 7.15 DOP |
| 100 KMF | 14.29 DOP |
| 500 KMF | 71.45 DOP |
| 1,000 KMF | 142.90 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-04-17T20:20:23Z",
"rates": {
"DOP": 0.1429
}
}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": 14.29,
"rate": 0.1429
}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