Rate Overview
Live
1 PHP = 34.9005 MMK
1 MMK = 0.028653
PHP
Avg
34.9834
High
35.0936
Low
34.8654
Last updated: 4/17/2026, 6:09:24 AM
Quick Conversions
| PHP | MMK |
|---|---|
| 1 PHP | 34.90 MMK |
| 10 PHP | 349.01 MMK |
| 50 PHP | 1,745.03 MMK |
| 100 PHP | 3,490.05 MMK |
| 500 PHP | 17,450.27 MMK |
| 1,000 PHP | 34,900.55 MMK |
Get PHP/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MMKExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T06:09:24Z",
"rates": {
"MMK": 34.900548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MMK",
"amount": 100
},
"result": 3490.0548,
"rate": 34.900548
}Build with PHP/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key