Rate Overview
Live
1 TRY = 8.4545 MRO
1 MRO = 0.118280
TRY
Avg
8.8857
High
9.2469
Low
8.4545
Last updated: 7/30/2026, 8:00:43 AM
Quick Conversions
| TRY | MRO |
|---|---|
| 1 TRY | 8.45 MRO |
| 10 TRY | 84.55 MRO |
| 50 TRY | 422.73 MRO |
| 100 TRY | 845.45 MRO |
| 500 TRY | 4,227.27 MRO |
| 1,000 TRY | 8,454.54 MRO |
Get TRY/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MROExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-30T08:00:43Z",
"rates": {
"MRO": 8.454537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MRO",
"amount": 100
},
"result": 845.4537,
"rate": 8.454537
}Build with TRY/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key