Rate Overview
Live
1 MKD = 1.1861 PHP
1 PHP = 0.843094
MKD
Avg
1.1831
High
1.1861
Low
1.1777
Last updated: 9/10/2026, 1:49:27 AM
Quick Conversions
| MKD | PHP |
|---|---|
| 1 MKD | 1.19 PHP |
| 10 MKD | 11.86 PHP |
| 50 MKD | 59.31 PHP |
| 100 MKD | 118.61 PHP |
| 500 MKD | 593.05 PHP |
| 1,000 MKD | 1,186.11 PHP |
Get MKD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=PHPExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-09-10T01:49:27Z",
"rates": {
"PHP": 1.186108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "PHP",
"amount": 100
},
"result": 118.6108,
"rate": 1.186108
}Build with MKD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key