Rate Overview
Live
1 DOP = 6.9979 KMF
1 KMF = 0.142900
DOP
Avg
6.9958
High
7.0322
Low
6.9565
Last updated: 4/17/2026, 10:41:32 AM
Quick Conversions
| DOP | KMF |
|---|---|
| 1 DOP | 7.00 KMF |
| 10 DOP | 69.98 KMF |
| 50 DOP | 349.89 KMF |
| 100 DOP | 699.79 KMF |
| 500 DOP | 3,498.95 KMF |
| 1,000 DOP | 6,997.89 KMF |
Get DOP/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=KMFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-04-17T10:41:32Z",
"rates": {
"KMF": 6.997892
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "KMF",
"amount": 100
},
"result": 699.7892,
"rate": 6.997892
}Build with DOP/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key