Rate Overview
Live
1 KMF = 0.139544 DOP
1 DOP = 7.1662
KMF
Avg
0.141771
High
0.145340
Low
0.138172
Last updated: 3/28/2026, 10:41:55 AM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.14 DOP |
| 10 KMF | 1.40 DOP |
| 50 KMF | 6.98 DOP |
| 100 KMF | 13.95 DOP |
| 500 KMF | 69.77 DOP |
| 1,000 KMF | 139.54 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-03-28T10:41:55Z",
"rates": {
"DOP": 0.139544
}
}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.9544,
"rate": 0.139544
}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