Rate Overview
Live
1 TRY = 8.4181 MRO
1 MRO = 0.118792
TRY
Avg
8.4960
High
8.5745
Low
8.4181
Last updated: 7/28/2026, 10:57:25 AM
Quick Conversions
| TRY | MRO |
|---|---|
| 1 TRY | 8.42 MRO |
| 10 TRY | 84.18 MRO |
| 50 TRY | 420.90 MRO |
| 100 TRY | 841.81 MRO |
| 500 TRY | 4,209.05 MRO |
| 1,000 TRY | 8,418.09 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-28T10:57:25Z",
"rates": {
"MRO": 8.41809
}
}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": 841.809,
"rate": 8.41809
}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